RuleExceptionsSentToAddresses Property |
Indicates the e-mail addresses that incoming messages have to have been sent to in order for the condition or exception to apply.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<Mailbox> SentToAddresses { get; }Public ReadOnly Property SentToAddresses As IList(Of Mailbox)
Get
Property Value
Type:
IListMailbox
See Also